'宣言 Public Overloads Sub Add( _ ByVal ParamArray fieldNames() As System.String _ )
public void Add( params System.string[] fieldNames )
パラメータ
- fieldNames
- One or more field names to add to the list.
'宣言 Public Overloads Sub Add( _ ByVal ParamArray fieldNames() As System.String _ )
public void Add( params System.string[] fieldNames )